home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / util4 / 0utils.lha / 0Utils / CDR.doc < prev    next >
Text File  |  1995-09-05  |  646b  |  51 lines

  1.  
  2.  
  3.  
  4.     NAME
  5.     CDR
  6.  
  7.     SYNOPSIS
  8.     CDR -  Remove the first from a list of Words  - Requires v37
  9.  
  10.     INPUTS
  11.     "/A/F"
  12.  
  13.     DESCRIPTION
  14.  
  15.     Get all but the first word in a list of words.
  16.  
  17.     CAR and CDR build a pair that is in most cases
  18.     used together.
  19.     
  20.  
  21.     
  22.         
  23.  
  24.     NOTES
  25.     * CLI - only
  26.  
  27.     * should compile with SAS-C
  28.     
  29.  
  30.     We currently do ignore ReadArgs, so do not expext
  31.     "CDR ?" to work.
  32.     
  33.  
  34.     BUGS
  35.  
  36.  
  37.     EXAMPLES
  38.  
  39.  
  40.     HISTORY
  41.  
  42.     16-04-95 b_noll created
  43.     19-08-95 b_noll created .data file
  44.     19-08-95 b_noll (1.1) added newline output to CAR branch
  45.     
  46.  
  47.     AUTHOR
  48.     Bernd Noll, Brunnenstrasse 55, D-67661 Kaiserslautern
  49.     noll@student.uni-kl.de
  50.  
  51.